[INFO] cloning repository https://github.com/red0bear/tor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/red0bear/tor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred0bear%2Ftor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred0bear%2Ftor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c66c6e8fce4bd036d8db704908d0f60dea90aae7
[INFO] fixing red0bear/tor against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fred0bear%2Ftor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/red0bear/tor
[INFO] finished tweaking git repo https://github.com/red0bear/tor
[INFO] tweaked toml for git repo https://github.com/red0bear/tor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/red0bear/tor on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/red0bear/tor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841
[INFO] running `Command { std: "docker" "start" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating src/ext/equix/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating scripts/maint/geoip/geoip-db-tool/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling argh_shared v0.1.8
[INFO] [stderr]     Checking rangemap v0.1.14
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling argh_derive v0.1.8
[INFO] [stderr]     Checking ipnetwork v0.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking argh v0.1.8
[INFO] [stderr]     Checking geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool)
[INFO] [stderr]    Migrating scripts/maint/geoip/geoip-db-tool/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix)
[INFO] [stderr]    Migrating src/ext/equix/build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/ext/equix/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/ext/equix/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs (10 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.00s
[INFO] [stderr] crater-edition-check: tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling tor-c-equix v0.2.0 (/opt/rustwide/workdir/src/ext/equix)
[INFO] [stderr]     Checking geoip-db-tool v0.1.0 (/opt/rustwide/workdir/scripts/maint/geoip/geoip-db-tool)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HASHX_FAIL_COMPILE = 4 , } extern "C" { pub fn hashx_alloc (type_ : hashx_type) -> * mut hashx_ctx ; } extern "C" { pub fn hashx_m...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_make (ctx : * mut hashx_ctx , seed : * const :: std :: os :: raw :: c_void , size : usize) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...esult ; } extern "C" { pub fn hashx_query_type (ctx : * mut hashx_ctx , type_out : * mut hashx_type) -> hashx_result ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_exec (ctx : * const hashx_ctx , input : u64 , output : * mut :: std :: os :: raw :: c_void) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void) -> hashx_result ; } extern "C" { pub fn hashx_free (ctx : * mut hashx_ctx) ; } extern "C" { pub fn hashx_rng_callb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_rng_callback (ctx : * mut hashx_ctx , callback : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut u64 , arg2 : * mut :: std :: os :: raw :: c_void) > , user_data : * mut :: std :: os :: raw :: c_void) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint) ; extern "C" { pub fn equix_alloc (flags : equix_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equi...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equix_free (ctx : * mut equix_ctx) ; } extern "C" { pub fn equix_solve (ct...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_solve (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , output : * mut equix_solutions_buffer) -> equix_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_verify (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , solution : * const equix_solution) -> equix_result ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:10927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HASHX_FAIL_COMPILE = 4 , } extern "C" { pub fn hashx_alloc (type_ : hashx_type) -> * mut hashx_ctx ; } extern "C" { pub fn hashx_m...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11003
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_make (ctx : * mut hashx_ctx , seed : * const :: std :: os :: raw :: c_void , size : usize) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...esult ; } extern "C" { pub fn hashx_query_type (ctx : * mut hashx_ctx , type_out : * mut hashx_type) -> hashx_result ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_exec (ctx : * const hashx_ctx , input : u64 , output : * mut :: std :: os :: raw :: c_void) -> hashx_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_void) -> hashx_result ; } extern "C" { pub fn hashx_free (ctx : * mut hashx_ctx) ; } extern "C" { pub fn hashx_rng_callb...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:11448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn hashx_rng_callback (ctx : * mut hashx_ctx , callback : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut u64 , arg2 : * mut :: std :: os :: raw :: c_void) > , user_data : * mut :: std :: os :: raw :: c_void) ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint) ; extern "C" { pub fn equix_alloc (flags : equix_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equi...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...x_ctx_flags) -> * mut equix_ctx ; } extern "C" { pub fn equix_free (ctx : * mut equix_ctx) ; } extern "C" { pub fn equix_solve (ct...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_solve (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , output : * mut equix_solutions_buffer) -> equix_result ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/tor-c-equix-2933535d51b6f3b6/out/bindings.rs:3:16856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn equix_verify (ctx : * mut equix_ctx , challenge : * const :: std :: os :: raw :: c_void , challenge_size : usize , solution : * const equix_solution) -> equix_result ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tor-c-equix` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tor-c-equix` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841", kill_on_drop: false }`
[INFO] [stdout] 9d1a5a58401679523997b241360a237598156a151c2029572c5fdd336e6fa841
